pub async fn fetch_measurements( provider_url: &str, switchboard_address: Address, function_id: Address, ) -> Result<Vec<[u8; 32]>, SbError>