Function getWellboreFormations
getWellboreFormations(    wellboreId: string,    stratColumnId: string,    store: ReadonlyStore,    fromMsl?: number,): Promise<Formation[]> Parameters
- wellboreId: string
 - stratColumnId: string
 - store: ReadonlyStore
 OptionalfromMsl: number
Returns Promise<Formation[]>
Get the formations for a wellbore filtered by strat column and optionally truncated by fromMsl