Accessing shopify metaobjects in current collection

I am trying to list the titles of my metaobjects in my current collection.

What I initially tried

pbr1432_0-1700679023992.png

This works to list all my metaobjects in the entire store.

my assumption would be that I could access the current collection by replacing shop with collection, but that did not return anything.

pbr1432_1-1700679072171.png

If anyone knows what I am missing that would be a huge help. Thank you!