NotebookFocusedCell
NotebookFocusedCell[]returns a RemoteCellObj object of a currently focused cell from the evaluation context
Blocking function. Avoid using it in timers like SetTimeout, external event handlers such as InputButton or Button, or within AsyncFunction. Use NotebookReadAsync instead.