stream All Messages
fun streamAllMessages(type: Conversations.ConversationFilterType = ConversationFilterType.ALL, consentStates: List<ConsentState>? = null, onClose: () -> Unit? = null): Flow<DecodedMessage>
Acknowledges after the direct Flow collector returns. App-added buffering changes this boundary.