Some workaround is possible here now, you can use API endpoint to fetch all shared entities and docs.
Use this URL (only Admin can do it).
https://ACCOUNT.fibery.io/api/sharing/commands/list-shares
{"entityType":"d8539bb0-5c5e-11e9-bd99-87e231d30182",
"entityId":"0fa1c000-...",
"sharedBy":"86160190-...",
"sharedAt":"2023-11-06T13:56:45.316Z",
"sharingKey":"1ec11cb0-...",
"typeName":"Customer Success/Conversation",
"userName":"Polina Zenevich ",
"entityTitle":"[#4232] Michael & Polina"}
I hope we will put some UI on top in near future.