async fn get_finalization(
client: FeedStateHandle,
height: Height,
response: Sender<Option<CertifiedBlock>>,
) -> Result<()>async fn get_finalization(
client: FeedStateHandle,
height: Height,
response: Sender<Option<CertifiedBlock>>,
) -> Result<()>