pub async fn find_value( file: PathBuf, query: String, sheet: Option<String>, mode: Option<FindValueMode>, label_direction: Option<LabelDirectionArg>, ) -> Result<Value>