@robonen/editor/focusBlockfnfocusBlocktestedThe block the selection currently focuses, or `null`. Source Tests Signaturets Copyexport function focusBlock(state: EditorState): Node | null{ ... }ParametersParameterTypeDefaultDescriptionstateEditorState——ReturnsNode | null