suspend fun retrieveBlockBody(blockHash: Bytes): BlockBody?
Retrieves a block body into the repository.
blockHash - the hash of the block stored
blockHash
Return a future with the block if found