sendOffer
suspend fun sendOffer(ownerWebId: String, receiverWebId: String, resourceUri: String, mode: ShareMode)
Notifies receiverWebId that ownerWebId has granted them mode access to resourceUri.
Notifies receiverWebId that ownerWebId has granted them mode access to resourceUri.