searchCategory
suspend fun NavManagerService.searchCategory(category: Category, options: CategorySearchOptions): Result<List<SearchResult>>
Perform search within the given category (returned by search).
Perform search within the given category (returned by search).