toDo

fun toDo(richTextList: RichTextList, checked: Boolean): Block
fun toDo(text: String, checked: Boolean, linkUrl: String? = null, annotations: RichTextAnnotations = RichTextAnnotations.DEFAULT): Block