syncNow

suspend fun syncNow(commands: Map<String, List<String>>): Result<StoryDataModel>
suspend fun syncNow(): Result<StoryDataModel>