@robonen/editor/blockByIdfnblockByIdtestedA block by id, or `null`. Source Tests Signaturets Copyexport function blockById(doc: EditorDocument, id: string): Node | null{ ... }ParametersParameterTypeDefaultDescriptiondocEditorDocument——idstring——ReturnsNode | null