buckets
objects
select
const { data, error } = await supabase .storage .from('avatars') .download('folder/avatar1.png')