pub fn parse_search(value: &Value, since: Option<&str>) -> Vec<Document>
Pull documents out of a Notion search payload. Pure, so the shape of their API is tested without touching the network.