Method ExecuteTreeToListAsync<TProps>(TreeQueryContext<TProps>)
Execute ToList for tree query through search_tree_objects_with_facets
protected virtual Task<object> ExecuteTreeToListAsync<TProps>(TreeQueryContext<TProps> context) where TProps : class, new()