I'm making a plugin that adds a gallery page where the user can add its own art/images/... . The upload works fine, the blobs have the correct user-id, but now I don't know how I'd fetch all the blobs uploaded by a particular user. How would one do so?