getSharedLink

abstract suspend fun getSharedLink(sharedLinkUrl: String): SharedLinkItem?

It receives the shared link from the backend via sharedLinkUrl, updates it in the database, and returns the SharedLinkItem.