Is there a function to return all user-created Places using AssetService?

Hello,

I’m currently trying to list all places in my Universe (game) created using AssetService:CreatePlaceInPlayerInventoryAsync. However, there seems to be no built-in function for this, and trying to use AssetService | Documentation - Roblox Creator Hub only returns the places made by the developer of the game, not the user-created places. Is there any way I can list all of the places created using the function, and not the places that were made by me (the developer).

Thanks,
p0s_0.