methodView.BlocksBlocks returns a deep copy of the allowed block types.ReturnsFull signatureReturnsThe declared result.[]BlockFull signaturefunc (d View) Blocks() []BlockSource field/field.go:400Related typesViewView is a read-only snapshot of a canonical immutable node. Its readers detach mutable values; author fields through their concrete fluent facades.BlockBlock is one discriminated layout allowed by a blocks field.