pub async fn search(
graph: &GraphClient,
drive_id: &str,
query: &str,
page_token: Option<&str>,
) -> Result<SearchResult>pub async fn search(
graph: &GraphClient,
drive_id: &str,
query: &str,
page_token: Option<&str>,
) -> Result<SearchResult>