searchPostsFlow
fun FeedService.searchPostsFlow(request: SearchPostsRequest): <Error class: unknown class><PostView>
Find posts matching search criteria, returning views of those posts. Note that this API endpoint may require authentication (eg, not public) for some service providers and implementations.