I am looking to implement code that operates after the topic has been loaded in content delivery. Is there any way to do this? I know you can override loadDoc but there is no guarantee that the topic will be loaded since you still have to call the parent loadDoc function which is asynchronous.