Lists all the files within a bucket.
buckets
objects
select
var objects = await supabase.Storage.From("avatars").List();