Creates a new Block with the given cid, data, and format.
cid
data
format
Block({required this.cid, required this.data, this.format = 'raw'});