fetch Content Block Targets
abstract suspend fun fetchContentBlockTargets(fetchMode: ContentBlockTargetFetchMode): ColibrioResult<List<ContentBlockTarget>>
Fetch the content blocks that corresponds to this ContentLocation.
Parameters
fetch Mode
Determines whether it should include the ContentBlock before or after the location if the ContentLocation start or end, targets content in between two ContentBlocks.