get public URL of object in storage.objects
I have a table that references storage.objects on an object_id so it has to be on the uuid, but the method getPublicUrl() expects the path/name of the object but since I know only the uuid I'm unsure on how to get the url (Ofc the bucket is public)