I want to allow users to upload images to their profile folders in a custom module. I notice there is a "Users" folders in the filesystem where each user have their own folder. How do I find the Folder ID for the user profile folder? I have looked through the UserController and ProfileController classes, but can't find anything related to filesystem folders...