Validates the block's content hash matches its CID.
Returns true if the hash matches, false otherwise.
true
false
Future<bool> validate();