I'm trying to exctract names enclosed in square brackets and which appear only after a substring. In the example sentence shown below, the substring is "[A]."
"This is [A].[Alpha] and this is [A].[Beta] and this is [A].[Charlie] and so on"
I'm trying to generate a list as shown below: