promptModelSilentConsent

suspend fun promptModelSilentConsent(requester: Requester, trustMetadata: TrustMetadata?, consentData: ConsentData, preselectedDocuments: List<Document>, onDocumentsInFocus: (documents: List<Document>) -> Unit): CredentialSelection?

A ShowConsentPromptFn which doesn't show any consent prompt

Return

the result of calling CredentialQueryResult.select passing preselectedDocuments.